home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / c / gcc263-inclib.lha / gnu / geninline / mklibamiga / gluesrc1.lha / small / CreateIORequest.s < prev    next >
Encoding:
Text File  |  1994-09-27  |  183 b   |  13 lines

  1. .text; .even; .globl _CreateIORequest
  2.  
  3. _CreateIORequest:
  4.     movel a6,sp@-
  5.     movel a4@(_SysBase:W),a6
  6.     movel sp@(8),a0
  7.     movel sp@(12),d0
  8. #APP
  9.     jsr a6@(-0x28e)
  10. #NO_APP
  11.     movel sp@+,a6
  12.     rts
  13.